entry: Use gtk_render_layout()
authorBenjamin Otte <otte@redhat.com>
Sun, 24 Jan 2016 23:07:23 +0000 (00:07 +0100)
committerBenjamin Otte <otte@redhat.com>
Mon, 25 Jan 2016 14:49:17 +0000 (15:49 +0100)
commitc70907256794a8a76ed75fa754110f6e5cd3d403
tree2ba646b704fb9ca40e9b3a147805ee831abb9c9d
parenta363fd5fd39ee0c6f2c624da0d6bf0ca23f8f3fa
entry: Use gtk_render_layout()

It's funny that nobody has yet noticed that we don't draw the text using
the theme.

We had no text-shadow in entries!!!!!
gtk/gtkentry.c